Move gpx_entitize to xml_entitize, call from geo.c in at least one of hte
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 13 Nov 2003 05:28:33 +0000 (05:28 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 13 Nov 2003 05:28:33 +0000 (05:28 +0000)
commit0a3c4197e984ed3b5bccdd2fe9fc0b9a3e80f2fc
tree6f9d1e608fdaf59227c30bc5cf6e2950dcadf9f3
parent765e40e33092314633fdc92a330089044597839c
Move gpx_entitize to xml_entitize, call from geo.c in at least one of hte
cases that we should be calling it (sigh) to correct a problem for Rick
outputting URLs with '&' characters in them.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@551 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/defs.h
gpsbabel/geo.c
gpsbabel/gpx.c
gpsbabel/util.c